home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 January / Australian_PC_User_2002-01_cd2.iso / ads / files / imagetxt.swf / scripts / DefineButton2_12 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2001-10-25  |  60 b   |  4 lines

  1. on(press){
  2.    startDrag("/txtboxes",0,-50,45,550,400);
  3. }
  4.